What is the purpose of the lease container in the Azure Cosmos DB change feed processor?
It stores the data from which the change feed is generated.
It processes the change feed across multiple workers.
It acts as a state storage and coordinates processing the change feed across multiple workers.
The lease container acts as a state storage and coordinates processing the change feed across multiple workers.